home *** CD-ROM | disk | FTP | other *** search
- MultiView = {ACTIONS = {}; OUTLETS = {optionView = optionView; }; SUPERCLASS = View; };
- PreferencesController = {
- ACTIONS = {
- "addServer:" = "addServer:";
- "browserClick:" = "browserClick:";
- "browserDoubleClick:" = "browserDoubleClick:";
- "configureServer:" = "configureServer:";
- "connectToServer:" = "connectToServer:";
- "deleteServer:" = "deleteServer:";
- "selectPreference:" = "selectPreference:";
- "showPreferences:" = "showPreferences:";
- };
- OUTLETS = {
- actionColorWell = actionColorWell;
- addButton = addButton;
- alternateNicknameTextField = alternateNicknameTextField;
- awayMessageTextField = awayMessageTextField;
- channelConfiguration = channelConfiguration;
- colorFontConfiguration = colorFontConfiguration;
- connectButton = connectButton;
- connectOnStartupSwitch = connectOnStartupSwitch;
- deleteButton = deleteButton;
- emailAddressTextField = emailAddressTextField;
- enableServerRotationSwitch = enableServerRotationSwitch;
- joinChannelOnInviteSwitch = joinChannelOnInviteSwitch;
- joinColorWell = joinColorWell;
- multiView = multiView;
- nicknameTextField = nicknameTextField;
- noticeColorWell = noticeColorWell;
- partColorWell = partColorWell;
- preferenceWindow = preferenceWindow;
- quitMessageTextField = quitMessageTextField;
- realnameTextField = realnameTextField;
- rejoinChannelOnKickSwitch = rejoinChannelOnKickSwitch;
- serverBrowser = serverBrowser;
- serverConfiguration = serverConfiguration;
- serverController = serverController;
- serverNameTextField = serverNameTextField;
- serverPortTextField = serverPortTextField;
- showJoinsSwitch = showJoinsSwitch;
- showModeChangesSwitch = showModeChangesSwitch;
- showQuitsSwitch = showQuitsSwitch;
- soundAlertOnMessageSwitch = soundAlertOnMessageSwitch;
- useSeperateMessageWindowSwitch = useSeperateMessageWindowSwitch;
- userConfiguration = userConfiguration;
- };
- SUPERCLASS = NSObject;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Controller = {
- ACTIONS = {
- "appDidInit:" = "appDidInit:";
- "showAdoptNewDB:" = "showAdoptNewDB:";
- "showAuditorStatus:" = "showAuditorStatus:";
- "showInfo:" = "showInfo:";
- "showInternalStatus:" = "showInternalStatus:";
- "showLogControl:" = "showLogControl:";
- "showPLCellular:" = "showPLCellular:";
- "showPLLandOS:" = "showPLLandOS:";
- "showPLLandUS:" = "showPLLandUS:";
- "showPreference:" = "showPreference:";
- "showRCCellular:" = "showRCCellular:";
- "showRCLandOS:" = "showRCLandOS:";
- "showRCLandUS:" = "showRCLandUS:";
- "showRQCellular:" = "showRQCellular:";
- "showRQLandOS:" = "showRQLandOS:";
- "showRQLandUS:" = "showRQLandUS:";
- "showSystemStatus:" = "showSystemStatus:";
- };
- OUTLETS = {
- auditor = auditor;
- infoPanel = infoPanel;
- machineName = machineName;
- theASControlObject = theASControlObject;
- theAdoptNewDBControlObject = theAdoptNewDBControlObject;
- theAuditorControlObject = theAuditorControlObject;
- theISControlObject = theISControlObject;
- thePreferenceControlObject = thePreferenceControlObject;
- theRatingControlObject = theRatingControlObject;
- theSSControlObject = theSSControlObject;
- usCallDuration = usCallDuration;
- usCallStartDate = usCallStartDate;
- usCallStartTime = usCallStartTime;
- usDestinationLine = usDestinationLine;
- usDestinationNPA = usDestinationNPA;
- usDestinationNXX = usDestinationNXX;
- usMaxTime = usMaxTime;
- usMonthlyVolumeInDollars = usMonthlyVolumeInDollars;
- usMonthlyVolumeInHours = usMonthlyVolumeInHours;
- usOriginLine = usOriginLine;
- usOriginNPA = usOriginNPA;
- usOriginNXX = usOriginNXX;
- usPurchaseAmount = usPurchaseAmount;
- window = window;
- };
- SUPERCLASS = Object;
- };
-